Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style(clustering/compat): style clean for checkers array #10858

Merged
merged 2 commits into from
May 24, 2023

Conversation

chronolaw
Copy link
Contributor

@chronolaw chronolaw commented May 13, 2023

Summary

We should not put all un-related checking logic into one function,
this PR moves queue and valuts checking code to new functions.

Checklist

@chronolaw
Copy link
Contributor Author

@liverpool8056 , I remove clustering_data_planes, could you confirm it is ok?

@liverpool8056
Copy link
Contributor

@chronolaw Yes, it's ok, clustering_data_planes is not exportable one.

Copy link
Contributor

@hanshuebner hanshuebner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is this change tested?

@chronolaw
Copy link
Contributor Author

How is this change tested?

I did not change the logic, so the original test cases should still work if they do have one.

@hanshuebner
Copy link
Contributor

How is this change tested?

I did not change the logic, so the original test cases should still work if they do have one.

Do automated tests exist? How did you verify that the logic is unchanged?

@chronolaw
Copy link
Contributor Author

We already have test cases in #10776, #10755 and #10400

@chronolaw chronolaw force-pushed the style/clustering_compat_checkers branch from 2e9c88a to b1ec93f Compare May 17, 2023 06:43
@chronolaw chronolaw force-pushed the style/clustering_compat_checkers branch from b1ec93f to 37bac59 Compare May 18, 2023 07:21
@chronolaw
Copy link
Contributor Author

Rebase to #10759, more test cases to ensure it is correct.

@hanshuebner hanshuebner merged commit 2d0f380 into master May 24, 2023
@hanshuebner hanshuebner deleted the style/clustering_compat_checkers branch May 24, 2023 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants